Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace js-yaml by yaml package + tests #82

Merged
merged 2 commits into from
May 27, 2024

Conversation

ManUtopiK
Copy link
Contributor

@ManUtopiK ManUtopiK commented May 18, 2024

I replaced js-yaml by yaml. Largely more up to date.
It fixes issue #72.
I added tests.

Edit: with this line, the keys of the yaml are alphabetically ordered. But when it's a binding variable (:key: value), it places this value first (because of :). I think and assume that is OK to do this.

Copy link

codesandbox bot commented May 18, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@ManUtopiK
Copy link
Contributor Author

ManUtopiK commented May 18, 2024

All tests are green on my screen. Don't know why the CI fail...

@atinux atinux requested a review from farnabaz May 22, 2024 13:16
@farnabaz farnabaz merged commit fb3edb3 into nuxtlabs:main May 27, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants